-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.8.0 (latest)
-
Code
-
Classes
- Grace_Period
Total Complexity |
11 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
157 |
Lines of code |
71 |
Logical lines of code |
38 |
Comment lines |
71 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
grace_options() |
S |
47 |
3 |
41 |
maybe_prevent_account_lock() |
S |
68 |
2 |
7 |
is_set_up_immediately_set() |
S |
70 |
2 |
6 |
init() |
S |
68 |
1 |
6 |
grace_period_options() |
S |
77 |
1 |
3 |
add_setting_value() |
S |
76 |
1 |
4 |
add_default_settings() |
S |
76 |
1 |
4 |